projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b9b4ab
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Mar 2009 14:10:47 +0000
(14:10 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Mar 2009 14:10:47 +0000
(14:10 +0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 7016022607f6fc088bf75c84e3787b61ef1113e2..32349dbb0f0621a9ebbf613c86e8ca815569d8fe 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-3274,6
+3274,7
@@
See also user-option `rmail-confirm-expunge'."
(if (or was-deleted (not was-swapped))
(rmail-show-message-1 rmail-current-message)
;; Show the same message that was being shown before.
+ (rmail-display-labels)
(rmail-swap-buffers)
(setq rmail-buffer-swapped t)))))))
\f